Input for WinForms | ComponentOne
C1.Win.Collections.ObjectModel Namespace / ObservableKeyValuePair<TKey,TValue> Class
Properties Methods Events


In This Topic
    ObservableKeyValuePair<TKey,TValue> Class Members
    In This Topic

    The following tables list the members exposed by ObservableKeyValuePair<TKey,TValue>.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets the key in the key/value pair.  
    Public PropertyGets the value in the key/value pair.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public Event  
    Top
    See Also